fontchooser: Make sure the tweak button is updated
authorMatthias Clasen <mclasen@redhat.com>
Sun, 20 Sep 2020 14:55:54 +0000 (10:55 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 20 Sep 2020 14:59:37 +0000 (10:59 -0400)
commitee75bae8f8fa70a7ee6650403f4c3929f0358afa
tree05621138aa1d8778137005e7d8a56a9668df3815
parent3c62cd90d4cd345058f391b77cc0c08e290ef636
fontchooser: Make sure the tweak button is updated

This was showing up as tweak buttons being visible
when they should not. The code probably relied on
widgets being hidden by default (as they were in
GTK3).
gtk/gtkfontchooserdialog.c